home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-1.iso / Files / Unstuff / Other Compression / UnzipMAc5.0.sit / Unzip 5.0p1 f / Source / ATARI / unzip.prj < prev   
Encoding:
Text File  |  1993-01-23  |  401 b   |  23 lines  |  [TEXT/MPS ]

  1. ;>>>>>>> UNZIP.PRJ
  2.  
  3. UNZIP.PRG
  4.  
  5. =                  ; list of modules follows...
  6.  
  7. ; TCSTART.O          ; startup code
  8. MYSTART.O
  9. UNZIP.C
  10. FILE_IO.C
  11. MAPNAME.C
  12. MATCH.C
  13. MISC.C
  14. UNIMPLOD.C
  15. UNREDUCE.C
  16. UNSHRINK.C
  17.  
  18. TCSTDLIB.LIB       ; standard library
  19. TCEXTLIB.LIB       ; extended library
  20. TCTOSLIB.LIB       ; TOS library
  21.  
  22. ;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
  23.